html{
    height: 100%;
}
body{
    font-size: 14px;
    font-family: 微软雅黑, 'Microsoft YaHei';
    min-width: 1366px;
    min-height: 100%;
    position: relative;
}
a{
    text-decoration: none;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
h1,h2,h3,h4,h5{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
img{
    vertical-align: middle;
    border: none;
}
input{
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.clear{
    clear: both;
}
.w{
    width: 100%;
}
em{
    font-style: normal;
}

.se_2,.se_3,.se_5,.se_7{
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}

/*se_1*/
.se_1{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.banner{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.banner .bd{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
}
.banner .bd ul,.banner .tempWrap{
    width: 100% !important;
    height: 100%;
}
.banner .bd li{
    width: 0%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition:1s cubic-bezier(0.86, 0.29, 0, 1.01);
    -webkit-transition:1s cubic-bezier(0.86, 0.29, 0, 1.01);
    -moz-transition: 1s cubic-bezier(0.86, 0.29, 0, 1.01);
    -ms-transition: 1s cubic-bezier(0.86, 0.29, 0, 1.01);
    -o-transition: 1s cubic-bezier(0.86, 0.29, 0, 1.01);
    position: relative;
}
.banTxt{
    /* width: 760px; */
    /* height: 450px; */
    position: absolute;
    opacity: 0;
    z-index: 9999;
    width: 39.6%;
    top: 29%;
    right: 19.2%;
}
.imgs1{
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
}
.imgs2{
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    -o-transform: translateX(-40%);
    transform: translateX(-40%);
}
.imgs3{
    transform-origin: center;
    -webkit-transform: rotateZ(60deg);
       -moz-transform: rotateZ(60deg);
        -ms-transform: rotateZ(60deg);
         -o-transform: rotateZ(60deg);
            transform: rotateZ(60deg);
}
.banner .bd li.on .banTxt{
    transition-delay: 0.4s;
    transition-duration: 1.4s;
    opacity: 1;
    -webkit-transform: translate(0%) rotate(0);
    -ms-transform: translate(0%) rotate(0);
    -o-transform: translate(0%) rotate(0);
    transform: translate(0%) rotate(0);
}

/*se_1*/

/*se_2*/
.se_2{
    background: #ffffff;
    position: relative;
}
.about{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.aboutContent{
    /*width: 62.5%;*/
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.aboutMain{
    width: 663px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -43px;
}
.aboutMain h3{
    width: 404px;
    color: #000;
    line-height: 46px;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 22.5%;
    z-index: 9;
}
.aboutMain p{
    width: 600px;
    background: linear-gradient(#0e3aa3,#0e3aa3) left 16px/120px 2px no-repeat;
    max-height: 163px;
    box-sizing: border-box!important;
    color: #666;
    font-size: 16px;
    line-height: 34px;
    padding-left: 152px;
    position: absolute;
    left: 0;
    top: 37.5%;
    z-index: 9;
    overflow: hidden;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.aboMb{
    height: 85.1%;
    position: absolute;
    right: 0;
    top: 9%;
}
.aboLists{
    width: 100%;
    height: 244px;
    position: absolute;
    left: 0;
    top: 61%;
    z-index: 9;
}
.aboLists li{
    width: 120px;
    height: 120px;
    float: left;
    position: relative;
    margin-right: 36px;
    overflow: hidden;
}
.aboLists li:nth-child(even){
    margin-top: 120px;
}
.aboLists li a{
    width: 100%;
    height: 100%;
    box-sizing: border-box!important;
    border-radius: 90%;
    border: 1px solid #dddddd;
    display: block;
    overflow: hidden;
}
.aboLists li a span{
    width: 110px;
    height: 110px;
    box-sizing: border-box!important;
    border-radius: 90%;
    background: #dddddd;
    color: #666!important;
    display: block;
    font-size: 24px;
    line-height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 23px 28px;
    text-align: center;
}
.aboLists li a,
.aboLists li a span{
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
}
.aboLists li:nth-child(1) a,
.aboLists li:hover a{
    border-color: #0e3aa3;
}
.aboLists li:nth-child(1) a span,
.aboLists li:hover a span{
    background: #0e3aa3;
    color: #fff!important;
}

.aboutImage{
    width: 830px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 730px;
}
.aboutImage a{
    width: 58px;
    height: 58px;
    background-image: url('../images/aboMore.png');
    background-position: center;
    background-repeat: no-repeat;
    color: #fff!important;
    display: block;
    font-size: 30px;
    font-family: "宋体";
    line-height: 58px;
    text-align: center;
    position: absolute;
    left: -29px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.aboImgBox{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.aboImgBox > i{
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}
.aboutImage a:hover{
    opacity: .9;
}

/*se_2*/

/*se_3*/
.se_3{
    width: 100%;
    height: 100%;
    background-image: url('../images/honorBg.jpg');
}
.honor{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.honorContent{
    width: 1280px;
    height: inherit;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.honorContent h3{
    width: 100%;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 28%;
}
.honorLis{
    width: 100%;
    height: 336px;
    position: absolute;
    top: 43%;
    z-index: 9;
    overflow: hidden;
}
.honorLis .bd{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.honorLis .bd ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.honorLis .bd ul li{
    width: 400px;
    height: 336px;
    float: left;
    margin-right: 40px;
    position: relative;
    overflow: hidden;
}
.honorLis .bd ul li:last-child{
    margin-right: 0;
}
.honorImg{
    width: 345px;
    height: 245px;
    box-sizing: border-box!important;
    background-image: url('../images/honorBor.png');
    background-position: center;
    background-repeat: no-repeat;
    padding: 8px 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
}
.honorImg img{
    width: 100%;
    height: 100%;
}
.honorText{
    width: 100%;
    height: 210px;
    background-image: url('../images/honorMb.jpg');
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.honorText h4{
    width: 100%;
    box-sizing: border-box!important;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    margin-top: 156px;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.honorLis .bd ul li:hover .honorImg{
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}
.honorLis .bd ul li:hover .honorText h4{
    color: #0e3aa3;
}

/*se_3*/

/*se_4*/
.se_4{
    width: 100%;
    height: 100%;
    background-image: url("../images/serviceBg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.service{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.serviceCon{
    width: 1216px;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
/* .serviceCon h3{
    width: 100%;
    height: 161px;
    background-image: url('../images/serTit.png');
    background-position: 130px center;
    background-repeat: no-repeat;
    position: absolute;
    left: 8px;
    top: 14%;
} */
.serTitle{
    /* height: 161px; */
    height: 17%;
    position: absolute;
    left: 11%;
    top: 14%;
}
.serviceList{
    width: 100%;
    height: 485px;
    position: absolute;
    left: 0;
    top: 35%;
}
.serviceList ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.serviceList ul li{
    width: 243px;
    height: 243px;
    float: left;
    font-size: 18px;
    line-height: 243px;
    text-align: center;
    overflow: hidden;
}
.serviceList ul li:nth-child(6){
    margin-left: 243px;
}
.serviceList ul li a{
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}
.serviceList ul li:nth-child(1) a,
.serviceList ul li:nth-child(3) a,
.serviceList ul li:nth-child(5) a,
.serviceList ul li:nth-child(6) a,
.serviceList ul li:nth-child(8) a{
    background-image: url('../images/baise.png');
    color: #555;
}
.serviceList ul li:nth-child(2) a,
.serviceList ul li:nth-child(4) a,
.serviceList ul li:nth-child(7) a,
.serviceList ul li:nth-child(9) a{
    background-image: url('../images/lanse.png');
    color: #fff;
}

/*se_4*/

/*se_5*/
.se_5{
    width: 100%;
    height: 100%;
    background-image: url("../images/caseBg.jpg");
    overflow: hidden;
}
.case{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.caseBg{
    width: 100%;
    height: 50%;
    background: rgba(255,255,255,.7);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.caseCon{
    width: 1346px;
    height: 460px;
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
}
.caseCon > a{
    width: 50px;
    height: 50px;
    background: #ffffff;
    color: #2551bb!important;
    display: block;
    font-size: 24px;
    font-family: "宋体";
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 226px;
}
.caseCon > a.prev{
    left: 0;
}
.caseCon > a.next{
    right: 0;
}
.caseCon .bd{
    width: 1200px;
    height: 460px;
    margin: 0 auto;
    overflow: hidden;
}
.caseCon .bd ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.caseCon .bd ul li{
    width: 380px;
    height: 460px;
    float: left;
    margin: 0 10px;
    overflow: hidden;
}
.caseImages{
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.caseImages img{
    width: 100%;
    height: 100%;
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
}
.caseText{
    width: 100%;
    height: 200px;
    box-sizing: border-box!important;
    background: #ffffff;
    padding: 0 20px;
    overflow: hidden;
}
.caseTit{
    width: 340px;
    height: 86px;
    box-sizing: border-box!important;
    border-bottom: 1px solid #eeeeee;
    padding: 0 10px;
    margin-bottom: 22px;
    overflow: hidden;
}
.caseTit h4{
    width: 100%;
    color: #555;
    line-height: 18px;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 28px;
    margin-bottom: 8px;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.caseTit span{
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.caseText p{
    width: 100%;
    box-sizing: border-box!important;
    color: #888;
    font-size: 15px;
    padding: 0 10px;
    line-height: 28px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 56px;
}
.caseCon .bd ul li:hover .caseImages img{
    -webkit-transform: scale(1.08);
       -moz-transform: scale(1.08);
        -ms-transform: scale(1.08);
         -o-transform: scale(1.08);
            transform: scale(1.08);
}
.caseCon .bd ul li:hover .caseTit h4{
    color: #2551bb;
}

/*se_5*/

/*se_6*/
.se_6{
    width: 100%;
    height: 100%;
    background-image: url('../images/teamBg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.team{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.teamContent{
    width: 1200px;
    height: inherit;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.teamImg{
    width: 760px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -360px;
    overflow: hidden;
}
.teamImg i{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

.teamInfo{
    width: 710px;
    height: 595px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.teamInfo h3{
    width: 100%;
    height: 38px;
    background-image: url('../images/teamTit.png');
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-bottom: 16px;
}
.teamInfo h4{
    width: 100%;
    color: #222;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 36px;
}
.teamInfo > i{
    width: 18px;
    height: 20px;
    background-image: url('../images/teamIco.png');
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 32px;
}
.teamInfo > p{
    width: 100%;
    color: #666;
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.teamInfo > ul{
    width: 100%;
    height: 220px;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.teamInfo > ul li{
    width: 220px;
    height: 220px;
    background-image: url('../images/teamBor.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    float: left;
    margin-right: 25px;
    overflow: hidden;
}
.teamInfo > ul li:last-child{
    margin-right: 0;
}
.teamInfo > ul li a{
    width: 210px;
    height: 210px;
    display: block;
    overflow: hidden;
}
.teamInfo > ul li a img{
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.teamInfo > ul li:hover a img{
    -webkit-transform: scale(1.08);
       -moz-transform: scale(1.08);
        -ms-transform: scale(1.08);
         -o-transform: scale(1.08);
            transform: scale(1.08);
}

.teamTitle{
    width: 80px;
    height: 100%;
    background: linear-gradient(#0e3aa3,#0e3aa3) center/1px 100% no-repeat;
    position: absolute;
    top: 0;
    left: 248px;
    overflow: hidden;
}
.teamTitle ul{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
}
.teamTitle ul li{
    width: 80px;
    height: 80px;
    display: block;
    text-align: center;
    overflow: hidden;
}
.teamTitle ul li:nth-child(2){
    margin: 160px 0;
}
.teamTitle ul li a{
    width: 100%;
    height: 100%;
    box-sizing: border-box!important;
    border: 2px solid #0e3aa3;
    background: #0e3aa3 linear-gradient(#fff,#fff) center/0% 100% no-repeat;
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 28px;
    padding: 10px 12px;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
    overflow: hidden;
}
.teamTitle ul li:nth-child(2) a,
.teamTitle ul li:hover a{
    background: #0e3aa3 linear-gradient(#fff,#fff) center/100% 100% no-repeat;
    color: #0e3aa3;
}

/*se_6*/

/* se_7 */
.se_7{
    width: 100%;
    height: 100%;
    background-image: url("../images/joinBoxBg.jpg");
    position: relative;
    overflow: hidden;
}
.joinBg{
    width: 100%;
    height: 63%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.joinBg i{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}
.join{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 9;
}
.joinContent{
    width: 1020px;
    height: 630px;
    position: absolute;
    top: 8%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
}
.joinLef{
    width: 300px;
    height: 630px;
    float: left;
    overflow: hidden;
}
.joinInfo{
    width: 100%;
    height: 420px;
    box-sizing: border-box!important;
    background-image: url('../images/joinInfoBg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 40px;
    overflow: hidden;
}
.joinInfo b{
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-transform: uppercase;
    margin-top: 46px;
    margin-bottom: 10px;
}
.joinInfo h4{
    width: 100%;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 75px;
}
.joinInfo p{
    width: 218px;
    height: 84px;
    color: #fff;
    font-size: 15px;
    opacity: .7;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.zxzx{
    background-image: url('../images/zxzxIco.png');
    background-position: left center;
    background-repeat: no-repeat;
    box-sizing: content-box!important;
    display: block;
    color: #fff!important;
    padding-left: 20px;
    line-height: 16px;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.zxzx:hover{
    color: #ff9900!important;
}
.joinDesc{
    width: 100%;
    height: 210px;
    box-sizing: border-box!important;
    background: #ff9900;
    padding: 0 30px;
    overflow: hidden;
}
.joinDesc h3{
    width: 100%;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 38px;
    margin-bottom: 24px;
}
.joinDesc p{
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 8px;
}
.joinDesc span{
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 15px;
}
.joinRig{
    width: 720px;
    height: 630px;
    box-sizing: border-box!important;
    overflow: hidden;
}
.joinList{
    width: 100%;
    height: 420px;
    overflow: hidden;
}
.joinList ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.joinList ul li{
    width: 100%;
    height: 50%;
    box-sizing: border-box!important;
    position: relative;
    overflow: hidden;
}
.joinList ul li div{
    height: 100%;
    box-sizing: border-box!important;
    position: absolute;
    top: 0;
    overflow: hidden;
}
.joinList ul li:nth-child(1) div.wz{
    width: 430px;
    background: rgba(255,255,255,.92);
    left: 0;
    padding: 0 40px;
}
.joinList ul li:nth-child(1) div.tp{
    width: 290px;
    left: 430px;
}
.joinList ul li:nth-child(2) div.wz{
    width: 290px;
    background: #2551bb;
    left: 430px;
    padding: 0 30px;
}
.joinList ul li:nth-child(2) div.tp{
    width: 430px;
    left: 0;
}
.joinList ul li div img{
    height: 100%;
}
.joinList ul li div h4{
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 36px;
    margin-bottom: 20px;
}
.joinList ul li div p{
    width: 100%;
    height: 56px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 12px;
    overflow: hidden;
}
.joinList ul li:nth-child(1) div.wz h4{
    color: #222;
}
.joinList ul li:nth-child(1) div.wz p{
    color: #666;
}
.joinList ul li:nth-child(2) div.wz h4{
    color: #fff;
}
.joinList ul li:nth-child(2) div.wz p{
    color: #fff;
}
.joinList ul li div.wz span{
    width: 100%;
    height: 13px;
    background-image: url('../images/jianTou.png');
    background-position: right center;
    background-repeat: no-repeat;
    display: block;    
}
.joinList ul li:nth-child(2) div.wz span{
    filter: brightness(8);
    -webkit-filter: brightness(8);
}

.joinForm{
    width: 100%;
    height: 210px;
    box-sizing: border-box!important;
    background-image: url('../images/jListBg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 40px;
    overflow: hidden;
}
.formBox{
    width: 410px;
    height: 130px;
    float: left;
    margin-top: 40px;
    margin-right: 20px;
    overflow: hidden;
}
.formBox input{
    width: 200px;
    height: 40px;
    background: #eeeeee;
    border: none;
    box-sizing: border-box!important;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #000;
    font-size: 14px;
    float: left;
    padding: 0 14px;
    margin-bottom: 10px;
    outline: none;
}
.formBox input::-webkit-input-placeholder{
    color: #666666;
}
.formBox input:-moz-placeholder {
    color: #666666;
}
.formBox input::-moz-placeholder {
    color: #666666;
}
.formBox input:-ms-input-placeholder {
    color: #666666;
}
#user_tel{
    float: right;
}
.formBox textarea{
    width: 100%;
    height: 80px;
    box-sizing: border-box!important;
    background: #eeeeee;
    border: none;
    color: #000;
    display: inline-block;
    padding: 10px 14px;
    font-size: 14px;
    float: left;
    outline: none;
    resize: none;
}
.formBox textarea::-webkit-input-placeholder{
    color: #666666;
}
.formBox textarea::-moz-input-placeholder{
    color: #666666;
}
.formBox textarea:-ms-input-placeholder{
    color: #666666;
}
.formBtn{
    width: 120px;
    height: 40px;
    box-sizing: border-box!important;
    background-color: #2551bb;
    color: #ffffff!important;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin-top: 130px;
    text-align: center;

    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
}
.formBtn:hover{
    background-color: #ff9900;
}


/* se_7 */

/* se_8 */
.se_8{
    width: 100%;
    height: 100%;
    background-image: url('../images/newsBg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.news{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.newsContent{
    width: 1200px;
    height: 670px;
    position: absolute;
    left: 0;
    right: 0;
    top: 10%;
    bottom: 0;
    margin: auto;
}
.nImages{
    width: 400px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.nImages img{
    width: 100%;
    height: 100%;
}
.newsMain{
    width: 1160px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 400px;
}
.newsMainBg{
    width: 100%;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .95;
}
.newsTabs{
    width: 100%;
    height: 160px;
    background: #eeeeee;
    position: absolute;
    left: -170px;
    top: 0;
    z-index: 9;
    overflow: hidden;
}
.newsTabs ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.newsTabs ul li{
    width: 170px;
    height: 160px;
    float: left;
    overflow: hidden;
}
.newsTabs ul li a{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
}
.newsTabs ul li:nth-child(odd) a{
    background: #fcfcfc;
}
.newsTabs ul li:nth-child(even) a{
    background: #f1f1f1;
}
.newsTabs ul li a span{
    width: 100%;
    color: #333;
    display: block;
    font-size: 24px;
    line-height: 24px;
    margin-top: 54px;
    margin-bottom: 14px;
}
.newsTabs ul li a p{
    width: 100%;
    color: #a4a4a4;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.newsTabs ul li a span,
.newsTabs ul li a p{
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.newsTabs ul li:nth-child(1) a,
.newsTabs ul li:hover a{
    background: #0e3aa3;
}
.newsTabs ul li:nth-child(1) a span,
.newsTabs ul li:hover a span{
    color: #fff;
}
.newsTabs ul li:nth-child(1) a p,
.newsTabs ul li:hover a p{
    color: #fff;
}

.newsLists{
    width: 722px;
    height: 505px;
    position: absolute;
    top: 160px;
    left: 48px;
    overflow: hidden;
}
.newsLists ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.newsLists ul li{
    width: 100%;
    height: 168px;
    box-sizing: border-box!important;
    border-bottom: 1px solid #dddddd;
    position: relative;
    overflow: hidden;
}
.newsLists ul li:last-child{
    border: none;
}
.newsTime{
    width: 80px;
    height: 100%;
    float: left;
    margin-right: 40px;
    overflow: hidden;
    text-align: center;
}
.newsTime b{
    color: #333;
    display: block;
    font-size: 48px;
    font-weight: 500;
    font-family: "宋体";
    line-height: 36px;
    margin-top: 50px;
    margin-bottom: 10px;
}
.newsTime span{
    width: 100%;
    color: #888;
    display: block;
    font-size: 18px;
    line-height: 18px;
}
.newsText{
    width: 600px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.newsText h4{
    width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 45px;
    margin-bottom: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.newsText p{
    width: 100%;
    height: 46px;
    color: #888;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.newsLists ul li strong{
    width: 30px;
    height: 30px;
    background-image: url('../images/nJt.png');
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    opacity: 0;
    transition-duration: .5s;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
}
.newsText,.newsText > *,.newsText h4{
    -webkit-transition: .4s cubic-bezier(0.46, 0.03, 0.51, 0.96);
       -moz-transition: .4s cubic-bezier(0.46, 0.03, 0.51, 0.96);
        -ms-transition: .4s cubic-bezier(0.46, 0.03, 0.51, 0.96);
         -o-transition: .4s cubic-bezier(0.46, 0.03, 0.51, 0.96);
            transition: .4s cubic-bezier(0.46, 0.03, 0.51, 0.96);
}
.newsLists ul li:hover .newsText{
    width: 498px;
}
.newsLists ul li:hover .newsText h4{
    color: #0e3aa3;
}
.newsLists ul li:hover strong{
    right: 0;
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
}

/* se_8 */

/* se_9 */
.se_9{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.contactsUs{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.contactsUsTop{
    width: 100%;
    height: 50%;
    overflow: hidden;
}
.contactsUsTop i{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}
.contactsUsBot{
    width: 100%;
    height: 50%;
    overflow: hidden;
}
.contactsUsInfo{
    width: 1034px;
    height: 620px;
    /* height: 514px; */
    /* background-image: url('../images/contactsUsInfoBg.png'); */
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
    box-shadow: 0 0 10px #00000045;
}
.contactsUsDesc{
    width: 900px;
    height: inherit;
    margin: 0 auto;
    overflow: hidden;
}
.contactsUsDesc h3{
    width: 100%;
    box-sizing: content-box!important;
    border-bottom: 1px solid #d3dcf1;
    color: #2551bb;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 44px;
    margin-bottom: 55px;
    padding-bottom: 36px;
    text-align: center;
}
.cBottom{
    width: 100%;
    height: 410px;
    /* height: 256px; */
    overflow: hidden;
}
.cbForm{
    width: 410px;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.footForm{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.footForm input{
    width: 200px;
    height: 60px;
    /* height: 40px; */
    box-sizing: border-box!important;
    border: none;
    background: #eeeeee;
    color: #000;
    display: inline-block;
    font-size: 14px;
    outline: none;
    padding: 0 14px;
    margin-bottom: 20px;
    /* margin-bottom: 10px; */
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footForm #form_tel{
    float: right;
}
.footForm input::-webkit-input-placeholder{
    color: #666666;
}
.footForm input:-moz-placeholder {
    color: #666666;
}
.footForm input::-moz-placeholder {
    color: #666666;
}
.footForm input:-ms-input-placeholder {
    color: #666666;
}
.footForm textarea{
    width: 100%;
    height: 200px;
    /* height: 80px; */
    border: none;
    box-sizing: border-box!important;
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    float: left;
    outline: none;
    resize: none;
    margin-bottom: 20px;
    padding: 10px 14px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footForm textarea::-webkit-input-placeholder{
    color: #666666;
}
.footForm textarea:-ms-input-placeholder{
    color: #666666;
}
.tjBtn{
    width: 120px;
    height: 40px;
    box-sizing: border-box!important;
    background-color: #2551bb;
    color: #ffffff!important;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
}
.tjBtn:hover{
    background-color: #ff9900;
}
.cbEwm{
    width: 150px;
    /* width: 128px; */
    height: 110px;
    position: absolute;
    right: 0;
    /* right: 6px; */
    bottom: 0;
    /* bottom: 15px; */
}
.cbEwm span{
    color: #888;
    display: block;
    font-size: 13   px;
    /* font-size: 12px; */
    float: left;
    line-height: 13px;
    padding-top: 2px;
    margin-right: 5px;
    writing-mode: vertical-lr;
    padding-top: 10px;
}
.cbEwm img{
    width: 110px;
    height: 110px;
    /* width: 90px;
    height: 90px; */
    display: block;
    float: left;
}
.cbText{
    width: 380px;
    height: 100%;
    float: right;
    position: relative;
    overflow: hidden;
}
.cbText h4{
    color: #333;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 22px;
}
.cbText p{
    box-sizing: border-box!important;
    background-position: left 0;
    background-repeat: no-repeat;
    color: #666;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 14px;
    padding-left: 34px;
}
.cbText p.fMan{
    background-image: url('../images/f1.png');
}
.cbText p.fMob{
    background-image: url('../images/f2.png');
    margin-right: 0 !important;
}
.cbText .fMob em > span{
    display: inline-flex;
    width: 160px;
    justify-content: space-between;
}
.cbText p.fMail{
    background-image: url('../images/f3.png');
}
.cbText p.fAdd{
    background-image: url('../images/f4.png');
}
.shares {
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.shares .bdsharebuttonbox {
    width: 100%;
    height: 100%;
    margin: 0;
}
.shares .bdsharebuttonbox a {
    width: 30px!important;
    height: 30px!important;
    display: block;
    float: left;
    background-image: url("../images/fIcos.png");
    background-repeat: no-repeat;
    margin: 0 16px 0 0;
    padding: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.shares .bdsharebuttonbox .bds_more {
    background-position: 0px 0px!important;
}
.shares .bdsharebuttonbox .bds_qzone {
    background-position: -46px 0px!important;
}
.shares .bdsharebuttonbox .bds_tsina {
    background-position: -93px 0px!important;
}
.shares .bdsharebuttonbox .bds_weixin {
    background-position: right 0!important;
}
.shares .bdsharebuttonbox a:last-child {
    margin-right: 0;
}

/* se_9 */

/*se_10*/
.se_10{
    width: 100%;
    height: 50%!important;
    background-image: url("../images/partnerBg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.se_10 .fp-tableCell{
    height: 100% !important;
}
.partner{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.partnerCon{
    width: 1200px;
    height: 145px;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.partnerCon ul{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.partnerCon ul li{
    width: 220px;
    height: 60px;
    float: left;
    margin-right: 25px;
    margin-bottom: 24px;
    overflow: hidden;
}
.partnerCon ul li:nth-child(5n){
    margin-right: 0;
}
.partnerCon ul li a{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
}
.partnerCon ul li img{
    width: 100%;
    height: 100%;
}
.partnerCon ul li:hover a{
    -webkit-transform: scale(.95);
       -moz-transform: scale(.95);
        -ms-transform: scale(.95);
         -o-transform: scale(.95);
            transform: scale(.95);
}
.copyText{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
}
.copyText p{
    color: #fff;
    font-size: 14px;
    line-height: 74px;
    margin-bottom: 0;
    opacity: .8;
}
.copyText p a{
    color: #fff!important;
}

/*se_10*/

.activeScale{
    animation: pulse 30s infinite 2s;
    -webkit-animation: pulse 30s infinite 2s;
}
@-webkit-keyframes pulse {
    0%{
        transform: scale3d(1,1,1);
    }
    50%{
        transform: scale3d(1.08,1.08,1.08);
    }
    100%{
        transform: scale3d(1,1,1);
    }
}
@keyframes pulse {
    0%{
        transform: scale3d(1,1,1);
    }
    50%{
        transform: scale3d(1.08,1.08,1.08);
    }
    100%{
        transform: scale3d(1,1,1);
    }
}

/*切换Button*/
.btnBox{
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, .9);
    cursor: pointer;
    position: fixed;
    right: 3.2%;
    top: 4%;
    z-index: 9999;
    -webkit-transition: .6s cubic-bezier(0.46, 0.03, 0.52, 0.96);
       -moz-transition: .6s cubic-bezier(0.46, 0.03, 0.52, 0.96);
        -ms-transition: .6s cubic-bezier(0.46, 0.03, 0.52, 0.96);
         -o-transition: .6s cubic-bezier(0.46, 0.03, 0.52, 0.96);
            transition: .6s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.bLine{
    display: block;
    margin: 7px auto;
    width: 24px;
    height: 2px;
    background: #ffffff;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}
.lLop{
    margin-top: 14px!important;
}
.lineOn{
    top: 16%!important;
}
.lineOn .lLop{
    -webkit-transform: translate(0px,10px) rotateZ(45deg);
    -moz-transform: translate(0px,10px) rotateZ(45deg);
    -ms-transform: translate(0px,10px) rotateZ(45deg);
    -o-transform: translate(0px,10px) rotateZ(45deg);
    transform: translate(0px,10px) rotateZ(45deg);
}
.lineOn .lMiddle {
    width: 0;
}
.lineOn .lBottom{
    -webkit-transform: translate(0px,-8px) rotateZ(-45deg);
    -moz-transform: translate(0px,-8px) rotateZ(-45deg);
    -ms-transform: translate(0px,-8px) rotateZ(-45deg);
    -o-transform: translate(0px,-8px) rotateZ(-45deg);
    transform: translate(0px,-8px) rotateZ(-45deg);
}

@-webkit-keyframes menuShow {
    0%{
        top: -170px;
    }
    100%{
        top: 0%;
    }
}
@keyframes menuShow{
    0%{
        top: -170px;
    }
    100%{
        top: 0%;
    }
}
.joinOn{
    -webkit-animation: menuShow .6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
    -moz-animation: menuShow .6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
    -o-animation: menuShow .6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
    animation: menuShow .6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
}
@-webkit-keyframes menuHide{
    0%{
        top: 0%;
    }
    100%{
        top: -170px;
    }
}
@keyframes menuHide {
    0%{
        top: 0%;
    }
    100%{
        top: -170px;
    }
}
.moveOn{
    -webkit-animation: menuHide .6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
    -moz-animation: menuHide .6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
    -o-animation: menuHide .6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
    animation: menuHide .6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
}

/*Menu*/
.menuBox{
    width: 100%;
    height: 120px;
    background-color: #ffffff;
    border-bottom: 1px solid #082370;
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 99999;
}
.menuContent{
    width: 100%;
    height: 100%;
    position: relative;
}
.logo{
    width: 370px;
    height: 50px;
    display: block;
    position: absolute;
    top: 35px;
    left: 3%;
    margin: auto;
    z-index: 999999;
    text-align: center;
}
.menuContent > ul{
    position: absolute;
    right: 2%;
    margin: auto;
}
.menuContent > ul > li{
    width: 80px;
    height: 100%;
    background: linear-gradient(#0e3aa3,#0e3aa3) bottom/0% 4px no-repeat;
    box-sizing: border-box!important;
    float: left;
    margin: 0 28px;
    line-height: 120px;
    text-align: center;
    position: relative;
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
}
.menuContent > ul > li:last-child{
    margin-bottom: 0;
}
.menuContent > ul > li > a{
    color: #333333;
    font-size: 16px;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.menuContent > ul > li:hover{
    background: linear-gradient(#0e3aa3,#0e3aa3) bottom/100% 4px no-repeat;
}
.ejList{
    width: 180px;
    height: auto;
    box-sizing: content-box!important;
    background: #f9fafb;
    padding: 34px 0;
    position: absolute;
    top: 121px;
    left: 50%;
    z-index: 999;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    transform-origin: top;
    -webkit-transform: translateX(-50%) scaleY(.4);
    -ms-transform: translateX(-50%) scaleY(.4);
    -o-transform: translateX(-50%) scaleY(.4);
    transform: translateX(-50%) scaleY(.4);
    -webkit-transition: .4s;
       -moz-transition: .4s;
        -ms-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
}
.ejList li{
    width: 100%;
    font-size: 15px;
    line-height: 46px!important;
    text-align: center;
}
.ejList li a{
    color: #666;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.ejList li a:hover{
    color: #0e3aa3;
}
.menuContent > ul > li:hover .ejList{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) scale(1);
       -moz-transform: translateX(-50%) scale(1);
        -ms-transform: translateX(-50%) scale(1);
         -o-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
}


/*time*/
.serviceList,.serviceList ul,
.teamTitle ul li,
.join,.newsContent{
    -webkit-transition: 0.6s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: 0.6s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: 0.6s cubic-bezier(.165, .84, .44, 1);
    -o-transition: 0.6s cubic-bezier(.165, .84, .44, 1);
    transition: 0.6s cubic-bezier(.165, .84, .44, 1);
}

.op1{
    opacity: 1!important;
}

.aboMb,.aboutMain h3,.aboutMain p,.aboLists li,
.honorContent h3,.honorLis,
.serTitle,.serviceList ul li,
.caseBg,.caseCon,
.teamTitle,.teamInfo h3,.teamInfo h4,.teamInfo p,.teamInfo i,.teamInfo > ul,
.joinLef,.joinRig,
.newsContent,.newsMain,
.contactsUsInfo,
.partnerCon ul,.copyText{
    opacity: 0;
    animation-duration: 1.4s;
}
.aboutMain h3{
    animation-delay: .6s;
}
.aboutMain p{
    animation-delay: .8s;
}
.aboLists li:nth-child(1){
    animation-delay: 1s;
}
.aboLists li:nth-child(2){
    animation-delay: 1.1s;
}
.aboLists li:nth-child(3){
    animation-delay: 1.2s;
}
.aboLists li:nth-child(4){
    animation-delay: 1.3s;
}

.honorContent h3{
    animation-delay: .6s;
}
.honorLis{
    animation-delay: 1s;
}

.serTitle{
    animation-delay: .8s;
}
.serviceList ul li:nth-child(1){
    animation-delay: 1s;
}
.serviceList ul li:nth-child(2){
    animation-delay: 1.1s;
}
.serviceList ul li:nth-child(3){
    animation-delay: 1.2s;
}
.serviceList ul li:nth-child(4){
    animation-delay: 1.3s;
}
.serviceList ul li:nth-child(5){
    animation-delay: 1.4s;
}
.serviceList ul li:nth-child(6){
    animation-delay: 1.5s;
}
.serviceList ul li:nth-child(7){
    animation-delay: 1.6s;
}
.serviceList ul li:nth-child(8){
    animation-delay: 1.7s;
}
.serviceList ul li:nth-child(9){
    animation-delay: 1.8s;
}

.caseBg{
    animation-delay: .4s;
}
.caseCon{
    animation-delay: 1.2s;
}

.teamTitle{
    animation-delay: .6s;
}
.teamInfo h3{
    animation-delay: .8s;
}
.teamInfo h4{
    animation-delay: .8s;
}
.teamInfo p{
    animation-delay: .8s;
}
.teamInfo i{
    animation-delay: .8s;
}
.teamInfo > ul{
    animation-delay: 1s;
}

.joinLef{
    animation-delay: .6s;   
}
.joinRig{
    animation-delay: .8s;
}

.newsContent{
    animation-delay: .6s;   
}
.newsMain{
    animation-delay: .8s;   
}

.partnerCon ul{
    animation-delay: .4s;
}
.copyText{
    animation-delay: .8s;
}


/*float*/
#float{
    width: 90px;
    /*height: 276px;*/
    height: 112px;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99999999;
    transform-origin: right;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#float.on{
    right: 0;
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0deg);
       -moz-transform: perspective(0) rotateY(0deg);
        -ms-transform: perspective(0) rotateY(0deg);
         -o-transform: perspective(0) rotateY(0deg);
            transform: perspective(0) rotateY(0deg);
}
#float ul{
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
#float ul li{
    width: 100%;
    height: 80px;
    background-color: #0e3aa3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2px;
    position: relative;

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#float ul li:last-child{
    height: 30px!important;
    margin-bottom: 0;
}
#float ul li a{
    height: 100%;
    display: block;
    position: relative;
    z-index: 99999;
    overflow: hidden;
}
#float ul li a i{
    width: 28px;
    height: 28px;
    background-image: url("../images/floatBg.png");
    background-repeat: no-repeat;
    display: block;
    margin: 15px auto 6px;
    -webkit-transform: scale(0.82);
       -moz-transform: scale(0.82);
        -ms-transform: scale(0.82);
         -o-transform: scale(0.82);
            transform: scale(0.82);
}
#float ul li:nth-child(1) a i{
    background-position: -4px 1px;
}
#float ul li:nth-child(2) a i{
    background-position: 0px -82px;
}
#float ul li:nth-child(3) a i{
    background-position: -2px -167px;
}
#float ul li a span{
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
#float ul li.returnTop a span{
    line-height: 30px!important;
}
.floatTel{
    width: 160px;
    height: 80px;
    background: #ff9900;
    border-right: 1px solid #fff;
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 90px;
    margin: auto;
    line-height: 80px;
    letter-spacing: 1px;
    text-align: center;
    z-index: -1;

    opacity: 0;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);

    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#float ul li:hover .floatTel{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#float ul li.flEwm > div{
    width: 110px;
    height: 110px;
    background: #ff9900;
    border-right: 1px solid #fff;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
    position: absolute;
    top: 0;
    right: 90px;
    z-index: 9;

    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);

    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#float ul li.flEwm > div img{
    width: 100%;
    height: 100%;
}
#float ul li.flEwm:hover > div{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
#float ul li,
#float ul li i,
#float ul li span{
    -webkit-transition: 0.4s;
       -moz-transition: 0.4s;
        -ms-transition: 0.4s;
         -o-transition: 0.4s;
            transition: 0.4s;
}
#float ul li:hover{
    background-color: #ff9900;
    border-color: transparent;
}

/*float*/